Automations

Server Commands

  • Version: 1.8.6
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Work Queue Item Command

Command: Work Queue Item Command

This command gets and locks a Queue Item from an existing Queue in OpenBots Server.

Parameters

Queue Name

Enter the name of the Queue.

Required

Queue Item (Optional)

Enter a Queue Item dictionary variable.

Save Attachments

Specify whether to save the Queue Item attachments to a local directory.

Required

Output Folder Path

Enter or select the path to the directory to store the attachments in.

Required

Decryption Key (Optional)

If Queue Item is encrypted, provide a base64 string representing the key to use for decryption.

Should Poll

Specify whether to poll the next Queue Item in the Queue to be worked.

Required

Continue Polling

Specify whether to continue polling for new Queue Items.

Required

Polling Interval (Seconds)

Specify the interval to poll for a new Queue Item.

Required

Timeout (Minutes)

Specify how many minutes to wait to poll for a Queue Item.

Required

Output Queue Item Dictionary Variable

Create a new variable or select a variable from the list.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo